+1998-12-15 Jeff Garzik <jgarzik@pobox.com>
+
+ * configure.in, gdk/Makefile.am, gtk/Makefile.am:
+ Removed last remaining thread-related configure bits
+ that have been moved into GLib.
+
1998-12-15 Elliot Lee <sopwith@bogus.cuc.ml.org>
* gdk/gdkevents.c: Use G_IO_ERR|G_IO_HUP|G_IO_NVAL
+1998-12-15 Jeff Garzik <jgarzik@pobox.com>
+
+ * configure.in, gdk/Makefile.am, gtk/Makefile.am:
+ Removed last remaining thread-related configure bits
+ that have been moved into GLib.
+
1998-12-15 Elliot Lee <sopwith@bogus.cuc.ml.org>
* gdk/gdkevents.c: Use G_IO_ERR|G_IO_HUP|G_IO_NVAL
+1998-12-15 Jeff Garzik <jgarzik@pobox.com>
+
+ * configure.in, gdk/Makefile.am, gtk/Makefile.am:
+ Removed last remaining thread-related configure bits
+ that have been moved into GLib.
+
1998-12-15 Elliot Lee <sopwith@bogus.cuc.ml.org>
* gdk/gdkevents.c: Use G_IO_ERR|G_IO_HUP|G_IO_NVAL
+1998-12-15 Jeff Garzik <jgarzik@pobox.com>
+
+ * configure.in, gdk/Makefile.am, gtk/Makefile.am:
+ Removed last remaining thread-related configure bits
+ that have been moved into GLib.
+
1998-12-15 Elliot Lee <sopwith@bogus.cuc.ml.org>
* gdk/gdkevents.c: Use G_IO_ERR|G_IO_HUP|G_IO_NVAL
+1998-12-15 Jeff Garzik <jgarzik@pobox.com>
+
+ * configure.in, gdk/Makefile.am, gtk/Makefile.am:
+ Removed last remaining thread-related configure bits
+ that have been moved into GLib.
+
1998-12-15 Elliot Lee <sopwith@bogus.cuc.ml.org>
* gdk/gdkevents.c: Use G_IO_ERR|G_IO_HUP|G_IO_NVAL
+1998-12-15 Jeff Garzik <jgarzik@pobox.com>
+
+ * configure.in, gdk/Makefile.am, gtk/Makefile.am:
+ Removed last remaining thread-related configure bits
+ that have been moved into GLib.
+
1998-12-15 Elliot Lee <sopwith@bogus.cuc.ml.org>
* gdk/gdkevents.c: Use G_IO_ERR|G_IO_HUP|G_IO_NVAL
+1998-12-15 Jeff Garzik <jgarzik@pobox.com>
+
+ * configure.in, gdk/Makefile.am, gtk/Makefile.am:
+ Removed last remaining thread-related configure bits
+ that have been moved into GLib.
+
1998-12-15 Elliot Lee <sopwith@bogus.cuc.ml.org>
* gdk/gdkevents.c: Use G_IO_ERR|G_IO_HUP|G_IO_NVAL
AC_ARG_WITH(locale, [ --with-locale=LOCALE locale name you want to use ])
AC_ARG_WITH(xinput, [ --with-xinput=[no/gxi/xfree] support XInput ])
-AC_ARG_WITH(threads, [ --with-threads=[posix] support threading ])
if test "x$enable_debug" = "xyes"; then
test "$cflags_set" = set || CFLAGS="$CFLAGS -g"
AC_SUBST(GTK_DEBUG_FLAGS)
AC_SUBST(GTK_XIM_FLAGS)
AC_SUBST(GTK_LOCALE_FLAGS)
-AC_SUBST(GTK_THREAD_FLAGS)
AC_OUTPUT([
Makefile
@GTK_DEBUG_FLAGS@ \
@GTK_XIM_FLAGS@ \
@GTK_LOCALE_FLAGS@ \
- @GTK_THREAD_FLAGS@ \
@GLIB_CFLAGS@ \
@x_cflags@
@GTK_DEBUG_FLAGS@ \
@GTK_XIM_FLAGS@ \
@GTK_LOCALE_FLAGS@ \
- @GTK_THREAD_FLAGS@ \
@GLIB_CFLAGS@ \
@x_cflags@